x11: Reorder code
authorBenjamin Otte <otte@redhat.com>
Thu, 3 Jun 2021 03:02:15 +0000 (05:02 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 22 Jul 2021 14:06:05 +0000 (16:06 +0200)
commit7d32ec51e7c3cda1771ef85855b70dca4a50c52a
tree5a534921c8c99c95c90dad7f0b00b4479c62ad99
parent5784f8c2f9571e07a5e0482925690d70e1e619aa
x11: Reorder code

Initialize the GL visuals from gdkdisplay.c so the call into the GL
stack isn't hidden in gdkvisual.c

This is relevant for further commits.
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkvisual-x11.c